home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 34 / Amiga Format CD34 (1998-11-20)(Future Publishing)(GB)[!][Christmas issue].iso / -seriously_amiga- / archivers / entisev2 / install < prev    next >
Text File  |  1998-10-10  |  620b  |  23 lines

  1. echo "Please Wait while installing ENTISE V2.0"
  2. echo "Copyright (C) 1997-1998 by Stefan Claas Loßin"
  3. echo "eMail 100.159655@germanynet.de"
  4. echo "Make Drawer DH0:ENTISEV2"
  5. makedir dh0:ENTISEV2
  6. copy ENTISEV2.info to dh0:
  7. echo "copy entise to"
  8. echo "C:entise"
  9. copy entise to C:
  10. echo "dh0:ENTISEV2"
  11. copy entise to dh0:ENTISEV2
  12. echo "copy entiselist to envarc:"
  13. copy entiselist to envarc:
  14. echo "installing Documents"
  15. assign entise: dh0:ENTISEV2
  16. lha x txt.lha nw:
  17. assign entise: dh0:ENTISEV2 remove
  18. echo "Please Configure Entise first"
  19. echo "Press ESC to SAVE & EXIT"
  20. entise -conf
  21. echo "DONE"
  22. echo "Entise is at DH0:ENTISEV2"
  23.